FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package fhir.argonaut.r2#1.0.0 (110 ms)

Package fhir.argonaut.r2
Type ValueSet
Id Id
FHIR Version R2
Source http://fhir.org/guides/argonaut/r2/https://simplifier.net/resolve?scope=fhir.argonaut.r2@1.0.0&canonical=http://fhir.org/guides/argonaut/ValueSet/usrealm-birthsex
Url http://fhir.org/guides/argonaut/ValueSet/usrealm-birthsex
Status active
Date 2016-08-10T00:00:00+10:00
Name USRealm Birth Sex Value Set
Experimental False
Realm us
Authority hl7
Description Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)

Resources that use this resource

StructureDefinition
http://fhir.org/guides/argonaut/StructureDefinition/argo-birthsex Sex of patient assigned at birth

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "ValueSet",
  "id" : "usrealm-birthsex",
  "text" : {
    "status" : "generated"
  },
  "url" : "http://fhir.org/guides/argonaut/ValueSet/usrealm-birthsex",
  "name" : "USRealm Birth Sex Value Set",
  "status" : "active",
  "publisher" : "Argonaut Project",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "other",
          "value" : "http://argonautwiki.hl7.org",
          "rank" : 0
        }
      ]
    }
  ],
  "date" : "2016-08-10T00:00:00+10:00",
  "description" : "Codes for assigning sex at birth as specified by the [Office of the National Coordinator for Health IT (ONC)](https://www.healthit.gov/newsroom/about-onc)",
  "immutable" : false,
  "extensible" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/v3/AdministrativeGender",
        "concept" : [
          {
            "code" : "F",
            "display" : "Female"
          },
          {
            "code" : "M",
            "display" : "Male"
          }
        ]
      },
      {
        "system" : "http://hl7.org/fhir/v3/NullFlavor",
        "concept" : [
          {
            "code" : "UNK",
            "display" : "Unknown"
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.